Screenshot of Deluge downloading a torrent |
|
Developer(s) | Andrew Resch, Damien Churchill, John Garland |
Initial release | September 25, 2006 |
Stable release | 1.3.3 (July 22, 2011 ) [±] |
Preview release | n/a [±] |
Written in | Python |
Operating system | Linux, Microsoft Windows, Mac OS X (through MacPorts), FreeBSD (as a port) |
Type | BitTorrent client |
License | GNU General Public License version 3 |
Website | deluge-torrent.org |
Deluge is a free software cross-platform BitTorrent client written with Python and GTK+. The program uses the libtorrent-rasterbar C++ library as its backend for torrent networking functionality through the project's own Python bindings.
Alongside the full version, a portable version is offered which does not require installation.[1]
Contents |
Deluge aims to be a lightweight,[2] secure,[3] and feature-rich[4] client. To help achieve this, most of its features are part of plugin modules which were written by various developers.
Starting with version 1.0, Deluge separated its core from its interface, running it instead in a daemon (server/service), allowing users to remotely manage the application over the web.[5] It has been one of the first clients to support magnet links, introducing this feature with version 1.1.0 released on January 2009.[6].
libtorrent-rasterbar was one of the first BitTorrent software applications to support peer exchange.
Deluge was started by two members of ubuntuforums.org, Zach Tibbitts and Alon Zakai, who previously hosted and maintained the project at Google Code, but have now moved it to its own website.
In its first stages, Deluge was originally titled gTorrent, to reflect that it was targeted for the GNOME desktop environment. When the first version was released on September 25, 2006, it was renamed to Deluge due to an existing project named gtorrent on SourceForge, in addition to the fact that it was finally coded to work not only on GNOME but on any platform which could support GTK+.[7]
The 0.5.x release marked a complete rewrite from the 0.4.x code branch. The 0.5.x branch added support for encryption, peer exchange, binary prefix, and UPnP.
Nearing the time of the 0.5.1 release, the two original developers effectively left the project, leaving Marcos "markybob" Pinto and Andrew "andar" Resch to continue Deluge's development.
Version 0.5.4.1 saw support for both Mac OS X (via MacPorts) and Windows being introduced.
Around this time, Deluge became notable for its resistance to Comcast's bandwidth throttling without a change in code, while clients like Vuze (Azureus) and μTorrent had to borrow the method implemented by Deluge.[8]
From version 1.1.1 through version 1.1.3, Windows installers were temporarily unavailable due to the Windows packager leaving the project.
Following 1.1.3, packages for all operating systems were no longer provided by the developers; instead, source tars and community provided packages were released.
Key | |
---|---|
Red | Release no longer supported |
Green | Current Release |
Blue | Future Release |
Major Version | Minor Version | Release Date | Significant Changes | Libtorrent Version |
---|---|---|---|---|
1.3 | 1.3.3 | 2011-07-23 | Another big bug fix release | 0.14 / 0.15 |
1.3.2 | 2011-05-24 | Many bug fixes | ||
1.3.1 | 2010-10-31 | - | ||
1.3.0 | 2010-09-18 | WebUI much more efficient | ||
1.2 | 1.2.3 | 2010-03-27 | Support for libtorrent 0.15 | 0.14 / 0.15 |
1.2.0 | 2010-01-12 | XMLRPC was replaced by DelugeRPC, WebUI was rewritten from the outset | 0.14 | |
1.1 | 1.1.9 | 2009-06-15 | - | 0.13 trunk |
1.1.0 | 2009-01-11 | Support for Magnet URI | ||
1.0 (Formerly 0.6) |
1.0.7 | 2008-12-11 | UI, libtorrent fixes | 0.12 |
1.0.0 | 2008-09-22 | Stable Release. Codenamed "Sharks are Bulletproof." | ||
Pre 1.0 version | 0.5.9.4 | 2008-07-22 | - | 0.12 / 0.13 custom build |
0.5.1.0 | 2007-06-11 | Peer exchange, encryption, UPnP + NATPMP, Improved user interface | ? | |
0.4.0 | 2007-01-27 | - | ||
0.3.0 | 2006-10-30 | - | ||
0.2.0 | 2006-10-04 | - | ||
0.1.0 | 2006-09-25 | First release of Deluge (as gTorrent) |
|
|